-- card: 89024 from stack: in -- bmap block id: 89651 -- flags: 4000 -- background id: 69011 -- name: Periods ----- HyperTalk script ----- on openCard global buttonName, buttonList put the long date into field date set hilite of background button id buttonName to false repeat with index = 1 to the number of lines of buttonList set hilite of background button id line index of buttonList to false end repeat end openCard on closeCard global buttonName, buttonList set hilite of background button id buttonName to true repeat with index = 1 to the number of lines of buttonList set hilite of background button id line index of buttonList to true end repeat repeat with index = 7 to 19 set hilite of button id index to false end repeat set hilite of button "Daily" to true set hilite of button "Period" to false end closeCard on groupOne if the shiftKey is down then set hilite of target to not hilite of target else lock screen repeat with index = 7 to 19 set hilite of button id index to false end repeat set hilite of target to true unlock screen end if end groupOne -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=0 top=0 right=342 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=29 right=46 bottom=152 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Students ----- HyperTalk script ----- on mouseUp lock screen go to card short name of me of this stack unlock screen end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=246 top=29 right=46 bottom=332 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Exceptions ----- HyperTalk script ----- on mouseUp lock screen go to card short name of me of this stack unlock screen end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=336 top=29 right=46 bottom=422 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Format ----- HyperTalk script ----- on mouseUp lock screen go to card short name of me of this stack unlock screen end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=326 top=216 right=234 bottom=404 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Print ----- HyperTalk script ----- on mouseUp lock screen go to card "Exception Report" of this background unlock screen end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=326 top=253 right=271 bottom=404 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cancel ----- HyperTalk script ----- on mouseUp lock screen pop card unlock screen end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=91 right=105 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupOne end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=105 right=119 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupOne end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=119 right=133 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupOne end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=133 right=147 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupOne end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=147 right=161 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupOne end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=161 right=175 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupOne end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=175 right=189 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupOne end mouseUp -- part 14 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=189 right=203 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp groupOne end mouseUp -- part 15 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=203 right=217 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 16 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=217 right=231 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 17 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=231 right=245 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 18 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=245 right=259 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 19 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=259 right=273 bottom=259 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 20 (button) -- low flags: 00 -- high flags: C006 -- rect: left=314 top=110 right=126 bottom=380 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Daily ----- HyperTalk script ----- on mouseUp set hilite of button "Period" to false set hilite of me to true end mouseUp -- part 21 (button) -- low flags: 00 -- high flags: 8006 -- rect: left=314 top=126 right=142 bottom=380 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Period ----- HyperTalk script ----- on mouseUp set hilite of button "Daily" to false set hilite of me to true end mouseUp -- part contents for background part 28 ----- text ----- Abrosimoff, Mich… Adams, Bryan Alexander, Rick Alexander, Susan Allsop, Blair M. Azimov, Isaac Barisoff, Larissa Bunyan, Paul Burnyeat, Grant Caldwell, Brian -- part contents for background part 29 ----- text ----- 47 80 53 54 52 102 48 13 94 93 -- part contents for background part 30 ----- text ----- Present Present Present Present Present Present Present Present Present Present -- part contents for background part 33 ----- text ----- 0 students selected -- part contents for background part 31 ----- text ----- Monday, September 4, 1989